Autogenerated HTML docs for v1.5.0-rc0-ge900 
diff --git a/git-clone.html b/git-clone.html index d0f3524..f8bb434 100644 --- a/git-clone.html +++ b/git-clone.html 
@@ -372,8 +372,8 @@  Also the branch heads at the remote are copied directly   to corresponding local branch heads, without mapping   them to <tt>refs/remotes/origin/</tt>. When this option is  - used, neither the <tt>origin</tt> branch nor the default  - <tt>remotes/origin</tt> file is created.  + used, neither remote-tracking branches nor the related  + configuration variables are created.   </p>   </dd>   <dt>  @@ -384,11 +384,8 @@  </dt>   <dd>   <p>  - Instead of using the branch name <em>origin</em> to keep track  - of the upstream repository, use &lt;name&gt; instead. Note  - that the shorthand name stored in <tt>remotes/origin</tt> is  - not affected, but the local branch name to pull the  - remote <tt>master</tt> branch into is.  + Instead of using the remote name <em>origin</em> to keep track  + of the upstream repository, use &lt;name&gt; instead.   </p>   </dd>   <dt>  @@ -510,7 +507,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 21-Dec-2006 02:25:49 UTC  +Last updated 01-Jan-2007 03:20:13 UTC   </div>   </div>   </body>